projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
003586a
)
* arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all
author
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000
(19:38 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Mon, 16 Apr 2007 19:38:10 +0000
(19:38 +0000)
upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M
"MSDOS".
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 736a2407932d8f8b2e544e2fae3e329a235ec319..dd4fd30d5872ff7f29f17194b606ac3431e9b8f6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2007-04-14 Kevin Ryde <user42@zip.com.au>
+
+ * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if
+ all upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID
+ M "MSDOS".
+
2007-04-16 Chong Yidong <cyd@stupidchicken.com>
* progmodes/python.el (python-end-of-block): Avoid looping forever